hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipVertexArrayObject.dataCount
hip
hiprenderer
vertex
HipVertexArrayObject
How many data slots it uses, for instance, vec3 will count +3
class
HipVertexArrayObject
uint
dataCount
;
Meta
Source
See Implementation
hip
hiprenderer
vertex
HipVertexArrayObject
constructors
this
functions
appendAttribute
bind
createIndexBuffer
createVertexBuffer
sendAttributes
setIndices
setVertices
unbind
updateIndices
updateVertices
static functions
getVAO
putQuadBatchIndices
variables
EBO
VAO
VBO
dataCount
hasIndexInitialized
hasVertexInitialized
infos
isBonded
stride
How many data slots it uses, for instance, vec3 will count +3